Summary Period: 6/9/05 9:54 AM to 1/10/06 2:23 PM
Generated: 1/11/06 6:48 PM
Browse with ViewCVS
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| bejug_cc | 12 (42.86%) | 422 (78.15%) | 35.0 |
| psong09 | 3 (10.71%) | 86 (15.93%) | 28.0 |
| bavo_jcs | 10 (35.71%) | 17 (3.15%) | 1.0 |
| schauwvliege | 2 (7.14%) | 12 (2.22%) | 6.0 |
| someysf | 1 (3.57%) | 3 (0.56%) | 3.0 |
| Date | Author | File/Message |
|---|---|---|
| 8/12/05 3:48 PM | schauwvliege |
intercepted html in output
(1 Files changed, 1 Lines changed)
src/web/registration/userProfileContent.jsp 1.11 (+1 -1) |
| 8/11/05 12:26 PM | bavo_jcs |
Role change rule
(1 Files changed, 1 Lines changed)
src/web/registration/userProfileContent.jsp 1.10 (+1 -1) |
| 8/5/05 11:08 AM | bavo_jcs |
Fixed returning user-edit for admin
(1 Files changed, 6 Lines changed)
src/web/registration/userProfileContent.jsp 1.9 (+6 -0) |
| 8/4/05 3:38 PM | someysf |
Fixed graphical glitches when viewing the webapp at a resolution of 800x600. There's still an issue with the feed admin when displaying long URL's.
(1 Files changed, 3 Lines changed)
src/web/registration/userProfileContent.jsp 1.8 (+3 -1) |
| 8/1/05 11:50 AM | bavo_jcs |
Fixed SPAN tag in title
(3 Files changed, 3 Lines changed)
src/web/registration/changePassword.jsp 1.4 (+1 -1) src/web/registration/forgotPassword.jsp 1.4 (+1 -1) src/web/registration/userProfile.jsp 1.4 (+1 -1) |
| 7/28/05 9:18 AM | bavo_jcs |
ID fix
(5 Files changed, 7 Lines changed)
src/web/registration/changePassword.jsp 1.3 (+1 -1) src/web/registration/forgotPassword.jsp 1.3 (+1 -1) src/web/registration/forgotPasswordContent.jsp 1.3 (+1 -1) src/web/registration/userProfile.jsp 1.3 (+1 -1) src/web/registration/userProfileContent.jsp 1.7 (+3 -3) |
| 7/27/05 12:01 PM | psong09 |
no message
(1 Files changed, 2 Lines changed)
src/web/registration/userProfileContent.jsp 1.6 (+2 -3) |
| 7/26/05 12:55 PM | psong09 |
Added more user details in the display table of the resumes page and fixed the table header (was not rendered). Modified the url of the pdf's to fix a bug when deploying on Tomcat Modified ajax script to open the pdf in a new window.
(1 Files changed, 1 Lines changed)
src/web/registration/userProfileContent.jsp 1.5 (+1 -1) |
| 7/25/05 5:12 PM | psong09 |
cleaned up and debugged signup and update profile functionality
(1 Files changed, 83 Lines changed)
src/web/registration/userProfileContent.jsp 1.4 (+83 -56) |
| 7/5/05 5:17 PM | schauwvliege |
added person/contact and location to model
(1 Files changed, 11 Lines changed)
src/web/registration/userProfileContent.jsp 1.3 (+11 -7) |
| 6/9/05 10:19 AM | bejug_cc |
Fix initial import
(6 Files changed, 0 Lines changed)
src/web/registration/changePassword.jsp 1.2 (+0 -0) src/web/registration/changePasswordContent.jsp 1.2 (+0 -0) src/web/registration/forgotPassword.jsp 1.2 (+0 -0) src/web/registration/forgotPasswordContent.jsp 1.2 (+0 -0) src/web/registration/userProfile.jsp 1.2 (+0 -0) src/web/registration/userProfileContent.jsp 1.2 (+0 -0) |
| 6/9/05 9:55 AM | bejug_cc |
Initial revision
(6 Files changed, 422 Lines changed)
src/web/registration/changePassword.jsp 1.1 added 14 src/web/registration/changePasswordContent.jsp 1.1 added 52 src/web/registration/forgotPassword.jsp 1.1 added 14 src/web/registration/forgotPasswordContent.jsp 1.1 added 44 src/web/registration/userProfile.jsp 1.1 added 14 src/web/registration/userProfileContent.jsp 1.1 added 284 |